Matrix Representations of Operators
In the previous sections, we introduced the state vector formalism of quantum mechanics, as well as some important results derived from it. In this section, we will explore how operators in quantum mechanics can be represented as matrices.
Table of Contents
Operators as Matrices
Recall from the completeness relation that the identity operator can be written as a sum of projection operators:
For an operator
If the ket space is
I, along with Sakurai, will use the notation
An important property of these matrices is as follows: Take
As such, the
Matrix Multiplication
Given two operators
Normally, for two matrices
Thus, we would want to show the following:
This is much easier to prove than it seems.
Since
Now, simply use the completeness relation between the two operators to insert a sum over
which is exactly what we needed to show.
Kets as Column Vectors
Kets can also be represented as column vectors.
Recall that kets can be expanded into linear combinations of basis kets:
This is similar to the Euclidean case where a vector
In the Euclidean case, we say that
Next, suppose we apply an operator
This is quite similar to the matrix multiplication rule we derived earlier.
Simply set
Bra Vectors as Row Vectors
Bra vectors can be represented as row vectors.
To find out how, suppose we apply an operator
The term
Since the inner product is conjugate symmetric, we can equivalently write this as:
The inner product of
which aligns with simply adding a completeness relation to the original expression.
Outer Products (and Tensor Products)
An outer product is a product of a ket and a bra in an order such that the ket is on the left. We have previously shown that outer products are not scalars (like inner products), but rather operators.
To build intuition, we borrow from Euclidean vectors. Suppose we take the product of
So indeed, outer products are operators (matrices) that act on vectors.
In quantum mechanics, then, suppose we want to take the outer product
There is actually something deeper going on here.
The outer product
Summary and Next Steps
In this rather brief section, we have shown how the various objects in quantum mechanics can be represented as matrices. This is a crucial step in understanding how quantum mechanics can be formulated in terms of linear algebra.
Here are the key points to remember:
- Operators in quantum mechanics can be represented as matrices.
Specifically, the matrix elements of an operator
are given by . - Kets can be represented as column vectors, and bras as row vectors.
- Outer products are operators that act on vectors. They can be thought of as the tensor product of a ket and a bra.
- Tensor products combine vectors and linear forms to create new operators.
In the next section, we continue our exploration of vectors and operators by looking at the change of basis.
References
- J.J. Sakurai, "Modern Quantum Mechanics", section 1.3.
Appendix: Quick Trick for Matrix Multiplication
A quick trick to perform matrix multiplication is as follows: Given the product of two matrices
To multiply them, we can shift
Then, the elements in the product matrix are given by the sum of the products of the corresponding elements. For example, the element in the first row and first column is:
This also easily allows one to find out whether the dimensions of the matrices are compatible for multiplication. For example, the following matrices cannot be multiplied:
The